C#
VB
C++
Raises the CollectionChanged event with the provided arguments.
protected virtual void OnCollectionChanged(
NotifyLeadCollectionChangedEventArgs e
)
Protected Overridable Sub OnCollectionChanged( _
ByVal e As Leadtools.NotifyLeadCollectionChangedEventArgs _
)
protected:
virtual void OnCollectionChanged(
Leadtools.NotifyLeadCollectionChangedEventArgs^ e
)
e
Event data.
Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET